home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global refFromPresMovie, refFromPresFrame, gPathMode, gPathMovieList, gPathFrameList, gPathCounter
- repeat with i = 5 to 14
- puppetSprite(sprite(i), 0)
- end repeat
- updateStage()
- tell the stage
- set refFromPresMovie to the movie
- set refFromPresFrame to marker(0)
- forget(window "floatMenu")
- go(1, "@\Database\RefTools")
- end tell
- end
-